home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / prog_gen / kinstw27.zip / README.TXT < prev    next >
Text File  |  1996-06-05  |  14KB  |  255 lines

  1.                      K-INSTALL for DOS and Windows 2.7
  2.  
  3.              Copyright (c) 1994-96 by Rob McDonell, ARK ANGLES
  4.                             All Rights Reserved
  5.  
  6.  
  7.                            IMPORTANT INFORMATION
  8.  
  9.  
  10.  
  11. WHAT YOU GET
  12.  
  13.   K-INSTALL is written by a software developer for software developers,
  14.   both amateur and professional.  I know the value of a risk free, hassle
  15.   free product.  K-INSTALL offers many benefits to all users.
  16.  
  17.   Unregistered users get limited support during the trial period, but
  18.   are not licenced to use or distribute INSTALL.EXE or SETUP.EXE with
  19.   their own software.  The unregistered version may only be distributed
  20.   as a package in its own right, including all files listed in VENDINFO.DIZ.
  21.  
  22.   Registered users get support for 12 months, and are licenced to use and
  23.   distribute INSTALL.EXE and/or SETUP.EXE royalty free with any of their
  24.   own software.  They also receive the latest version of the package and a
  25.   printed, fully indexed manual.
  26.  
  27.   Customised versions of K-INSTALL are also available such that your
  28.   options can be hard coded into the program rather than specified in
  29.   the separate settings file.  This not only makes the program even
  30.   more secure, but also smaller.  You just need to send me a copy of
  31.   your settings file the way you like it, and I will promptly return
  32.   to you a new EXE file with those settings embedded.
  33.  
  34.   Registered users will get prompt resolution of problems, and free
  35.   upgrades if they encounter bugs.
  36.  
  37.   See REGISTER.TXT for full details of licensing options and pricing.
  38.  
  39.   Electronic communication is probably the easiest for all feedback, bug
  40.   reports or other support.  See my CompuServe and Internet addresses below.
  41.   In most circumstances I will respond within 24-48 hours.
  42.  
  43.  
  44. UPGRADING FROM OTHER VERSIONS
  45.  
  46.   In general, settings files from older versions can be used unchanged in
  47.   newer releases, although they may not take advantage of all enhancements.
  48.   For consistency, and to enable new functions, some syntactical changes
  49.   have been made to a few keywords in various releases.
  50.  
  51.   Settings files vary only slightly between the DOS and Windows versions of
  52.   K-INSTALL, and simply cater for differences in the operating environment.
  53.   Specifically, this relates to the appearance of K-INSTALL (the WINDOW,
  54.   COLS, PICTURE, ICON and PATTERN keywords) and how the installed program
  55.   is run (the GROUP, ITEM and RESTART keywords).  See the full documentation
  56.   for more details.
  57.  
  58.   Settings file functions in K-INSTALL Professional are a superset of those
  59.   in the Standard edition, therefore settings files from the Standard edition
  60.   can be used unchanged in the Professional edition.
  61.  
  62.  
  63. DISK 2 PROBLEMS
  64.  
  65.   A couple of K-Install for Windows users have reported occasional disk read
  66.   errors on the second disk in a multi disk set when running on Windows 3.1.
  67.   The cause of this is unknown.  If this happens please contact ARK ANGLES
  68.   with details.
  69.  
  70.  
  71. PROGRAM HISTORY
  72.  
  73.   2.70  05.06.96.  Cancel option from additional dialogs during install.
  74.                    Enhancements to size/position defaults and options for
  75.                    main window and DOS box. Case insensitive PATH checking,
  76.                    and 'SET PATH=' format now catered for. Dictionary in
  77.                    manual reorganised. DOS version only: new options for
  78.                    PICTURE and INSTPIC keywords, default graphic removed.
  79.  
  80.   2.60  12.02.96.  Further improvements to file opening modes for read-only
  81.                    volumes. Windows version only: Enhanced support for PIF
  82.                    files, and inclusion of a generic COMMAND.PIF, especially
  83.                    to facilitate archive unpacking in a minimised window.
  84.                    Main window centred on desktop. 
  85.  
  86.                    Professional edition only: INSTMSG and INSTPIC changed to
  87.                    work after corresponding INSTALL as per documentation.
  88.                    Improvements to conditional logic use with INPUT keyword.
  89.  
  90.   2.50  18.01.96.  Alterations to file opening modes to be more compatible
  91.                    with Netware. Fixed uncompressed file names in log file.
  92.                    Windows version only: modified unarchiving procedure to
  93.                    overcome Windows 95 not closing DOS program windows.
  94.  
  95.                    Professional edition only: enhanced INSTALL keyword to
  96.                    handle multiple source directories such as on CD-ROMs.
  97.  
  98.   2.40  22.12.95.  New ~MAINDSK and ~MAINDIR variables. Fixes to INI file
  99.                    handling, especially device statements in SYSTEM.INI.
  100.                    Additional ASK and INPUT variables to prompt the user at
  101.                    different times during installation.
  102.  
  103.   2.30  04.12.95.  FSPLIT Utility to split large files. Tilde variables can
  104.                    be used in defaults for ASK and DIR keywords. ASKDISK
  105.                    keyword to select type of "insert next disk" dialog box.
  106.                    Windows version only: Uninstall deletes Program Manager
  107.                    group if empty. Non-standard BMPs handled more reliably.
  108.  
  109.   2.20  14.11.95.  New ~CURR variable containing current default directory.
  110.                    Improved status bar updating after archive unpacking.
  111.                    Fixed incomplete deletion of INI files in uninstall.
  112.                    More reliable DIR keyword for opt value '1'.
  113.  
  114.                    Professional edition only: New ELSE keyword. Utility to
  115.                    set disk serial numbers (for use with DISKID keyword).
  116.                    Fixed OPTIONS and UPGRADE keywords for chk value '3'.
  117.  
  118.   2.10  30.09.95.  Fixed Cancel button not working properly when entering
  119.                    variables. Minor code and documentation improvements.
  120.                    Windows version only: corrected Help button focus.
  121.  
  122.                    Professional edition only: Enhanced OPTIONS and UPGRADE
  123.                    keywords to control directory checking.
  124.  
  125.   2.00  09.09.95.  Uninstall undoes changes to autoexec.bat, config.sys and
  126.                    INI files. CPU and COPR keywords for hardware checking.
  127.                    FUNCTION keyword to automatically start any functions.
  128.                    HELP keyword to provide installation help. Modified
  129.                    INPUT keyword to specify variable number, default value,
  130.                    and more powerful format specification. Multiple PATH
  131.                    and SHELL keywords allowed. REBOOT keyword to control
  132.                    rebooting of DOS. Multiple RFILE keywords allowed to
  133.                    create several files, and new append format to add to an
  134.                    existing text file. Use of original name from compressed
  135.                    file if available. Improved handling of blank parameters.
  136.                    DOS version only: WINDOW keyword to control screen size.
  137.                    WINVER keyword for compatibility with Windows version.
  138.                    Windows version only: Program Manager icons not added
  139.                    again on re-install, and uninstall removes installed
  140.                    icons. RESTART keyword to control restarting of Windows.
  141.  
  142.                    New Professional edition only: ASK and IF/ENDIF keywords
  143.                    for conditional processing of most functions. INSTMSG
  144.                    and INSTPIC keywords to change message line and bitmaps
  145.                    displayed during install. STRING and BUTTON keywords to
  146.                    customise predefined text and provide full multi-language
  147.                    support. OPTIONS keyword to enable separate installation
  148.                    of optional components. UPGRADE keyword to check for an
  149.                    existing installation. DISKID keyword for basic copy
  150.                    protection. Settings file scrambler.
  151.  
  152.   1.90  15.08.95.  Support for archives with subdirectories. DOS internal
  153.                    commands may be used in FIRST, LAST and INSTALL keywords.
  154.                    New replace method '5' for INSTALL keyword to append to
  155.                    existing files. Installation log file appended to rather
  156.                    than overwritten if it already exists. DOS version only:
  157.                    added length parm to PICTURE keyword which can now be
  158.                    anywhere in the settings file. Changed button shadow
  159.                    colour if menu background is black. Windows version only:
  160.                    fixed spurious error message when updating WIN.INI.
  161.  
  162.   1.80  31.07.95.  New binary format registration data file for writing
  163.                    strings without leading length byte or terminating null.
  164.                    ISECT default value 'NoSection' no longer provided.
  165.                    Windows version only: Reduction in size of SETUP.EXE.
  166.                    Enhanced bitmap file error checking and screen refreshing.
  167.                    Fixed occasional GPF error when running external programs.
  168.  
  169.   1.70  28.05.95.  Improved error handling when updating Program Manager.
  170.                    Minor enhancements and documentation changes.
  171.  
  172.   1.60  11.05.95.  New ~GROUP variable. Enhancements to RUN keyword and
  173.                    reboot/restart functions. New options on INPUT and
  174.                    DIR keywords for longer explanatory questions. Beeps
  175.                    with error messages only. Registration data file backed
  176.                    up before overwriting in text format. Running percent
  177.                    during install. Some minor problems fixed. DOS version
  178.                    only: BIG and WIN keywords replaced by RUN option, and
  179.                    new GROUP keyword to update Windows Program Manager.
  180.                    Windows version only: new WINDOW keyword to set window
  181.                    size and style, new WINVER keyword and variable for
  182.                    checking Windows version, and Uninstall now deletes
  183.                    SETUP.EXE correctly.
  184.  
  185.   1.50  25.04.95.  Basic settings file generator. Maximum of allowable
  186.                    MKDIR, DEL, INSTALL, AUTO, CONF, REG, INI, ITEM and
  187.                    REMOVE keywords limited only by available memory. New
  188.                    options for INSTALL keyword to display file desciptions
  189.                    and run external programs. New option for PATH keyword
  190.                    to add multiple directories. New EXE keyword to add
  191.                    parameters for self-unpacking archives. Additional
  192.                    predefined variables, and all variables now available
  193.                    with FIRST, LAST, INSTALL, RUN and CATALOG keywords.
  194.                    Duplicate "device=" statements handled in SYSTEM.INI.
  195.                    User confirmation not required if installing to root
  196.                    directory. Faster file copying to and from diskettes.
  197.                    Other minor enhancements. DOS version only: new IFILE,
  198.                    ISECT and INI keywords to allow updating of INI files.
  199.  
  200.   1.40  04.04.95.  New ~INST variable to perform functions on the install
  201.                    disk itself. User confirmation sought during install if
  202.                    chosen directory already exists, and during uninstall
  203.                    before deleting files from Windows or Windows System
  204.                    directories. Fixed problems with AUTO keywords wiping
  205.                    out a final shell command in AUTOEXEC.BAT. Windows
  206.                    version only: PICTURE keyword no longer causes hang if
  207.                    bitmap does not exist.
  208.  
  209.   1.30  13.03.95.  New REMOVE keyword to delete application-generated files
  210.                    during uninstall. New ARCHIVE keyword to define an
  211.                    additional unarchiving program. Windows version only:
  212.                    PICTURE keyword can now read BMP files from disk, has
  213.                    more flexible positioning, additional styles, and bitmap
  214.                    stretching.
  215.  
  216.   1.20  10.03.95.  New DOSVER keyword to check DOS version number. Changed
  217.                    INST keyword to INSTALL and MKD to MKDIR. New BUFFERS
  218.                    keyword to check and update BUFFERS value in CONFIG.SYS.
  219.                    Windows version only: New PATTERN and ICON keywords and
  220.                    enhanced PICTURE keyword for greater customisation of
  221.                    K-INSTALL screen.
  222.  
  223.   1.10  23.02.95.  First general release.
  224.  
  225.   1:0x  Early 95.  Various limited release versions for testing.
  226.  
  227.  
  228. FUTURE DEVELOPMENTS
  229.  
  230.   Thanks to feedback from users all over the world, I believe the various
  231.   versions of K-INSTALL are amongst the most sophisticated and versatile
  232.   install programs available.  You can help to make K-INSTALL even more
  233.   powerful by sending me your requirements and wishes.
  234.  
  235.   A native Windows 95/NT version will definitely be released in 1996, an
  236.   OS/2 version may also be released if there is sufficient interest, and new
  237.   features will continue to be added to all existing versions.  Take the time
  238.   now to vote for the features you would most like to see included.
  239.  
  240.   Beta testers are always required for new versions.  All you need is a
  241.   CompuServe Id, and to be a registered user of any version of K-INSTALL.
  242.   Send me a note if you would like to participate.
  243.  
  244.  
  245. Regards,
  246.  
  247. Rob McDonell
  248. Proprietor, ARK ANGLES
  249.  
  250. Postal:      P O Box 190, Hazelbrook NSW 2779, AUSTRALIA
  251. Phone:       (047)588100 or Intl+61-47-588100
  252. Fax:         (047)588638 or Intl+61-47-588638
  253. Internet:    100237.141@compuserve.com
  254. CompuServe:  100237,141
  255.